﻿.header .toolbar { height: 40px; line-height: 40px; min-width: 1360px; background: #0077D9; color: #fff; }
.header .toolbar .ico { margin-right: 2px; }
.header .toolbar li { float: left; margin-right: 20px; position: relative; }
.header .toolbar li:hover .tier { display: block; }
.header .toolbar li > a { display: inline-block; text-decoration: none; color: #fff; }
.header .toolbar li > a:hover { opacity: 0.8; }
.header .toolbar .ico-phone-white { }
.header .toolsection { padding-top: 35px; height: 85px }

.head-bar { height: 120px; }
.head-user { float: right; }
.head-user .nav-line1 { display: none; }
.head-user .nav-line2 { font-size: 14px; font-weight: normal; }
.head-user .nav-line2 .ico10 { margin-left: 4px; margin-top: -2px; }
.head-user li { float: left; position: relative; }
.head-user li:last-child { margin-right: 0px !important; }
.head-user li > a { display: block; text-decoration: none; }
.head-user .ico { float: left; margin: 9px 4px 0px 0px; }
.head-user .ico-star-empty { background-position: -1220px -920px; }
.head-user .ico-down10 { background-position: -865px -1225px; }
.head-user .tier { right: 0px; }


/*二级面板*/
.header .tier { position: absolute; top: 52px; padding: 8px 0px; background: #fff; border: 1px solid #eee; box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.05), 0px 10px 15px rgba(0, 0, 0, 0.1); z-index: 1000; opacity: 0; transition: all 0.3s; visibility: hidden; }
.header .tier > a { display: block; line-height: 34px; padding: 0px 20px; text-decoration: none; color: #666 }

.head-logo { float: left; }
.head-logo img { height: 80px; width: 250px; }

.head-search .contact { font-size: 24px; font-weight: bold; font-style: italic; text-align: right; padding: 30px 0px 10px 0px; }
.head-search .search { position: relative; }
.head-search .wrap { float: left; width: 432px; height: 38px; border: 1px solid #0077D9; border-right: none; border-radius: 6px 0px 0px 6px; overflow: hidden; }
.head-search .wrap span { width: 30px; height: 30px; line-height: 30px; display: inline-block; text-align: center; vertical-align: top; }
.head-search .wrap input { width: 408px; height: 22px; padding: 8px 12px; }
.head-search .btn1 { float: left; width: 66px; height: 40px; padding: 0px; line-height: 44px; text-align: center; cursor: pointer; border-radius: 0px; border: none; transition: all 0.3s; border-radius: 0px 6px 6px 0px; }
.head-search .btn1 .ico { margin: -2px 0px 0px 0px; }
.head-search .struc { float: left; margin-left: 10px; line-height: 40px; }
.head-search .struc a { text-decoration: none; height: 40px; display: block; transition: all 0.3s; border: none; color: #333; }
.head-search .struc a:hover { opacity: 0.8; }
.head-search .struc span { display: inline-block; line-height: 20px; vertical-align: middle; }
.head-search .struc .ico { margin-top: 0px; }
.head-search .history { position: absolute; top: 40px; left: 0px; width: 498px; background: #fff; border: 1px solid #eee; overflow: hidden; z-index: 900; border-top: none; box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.05), 0px 10px 15px rgba(0, 0, 0, 0.1); display: flex; }
.head-search .history .fll { width: 384px; height: auto; padding: 8px 0px; border-right: 1px solid #eee; }
.head-search .history .fll dt { padding-left: 16px; }
.head-search .history .fll a { padding-left: 16px; text-decoration: none; }
.head-search .history .fll a:hover { background: #F5F5F5; }
.head-search .history .fll span { padding-left: 16px; }
.head-search .history .flr { width: 114px; text-align: center; padding: 8px 0px; }
.head-search .history dt { line-height: 36px; font-weight: bold; }
.head-search .history dd { line-height: 36px; }
.head-search .history dd a { display: block; }
.head-search .search-hot { font-size: 14px; padding-top: 10px; }
.head-search .search-hot a { margin-right: 8px; }

.head-nav { height: 55px; }
.head-menu li { height: 52px; line-height: 52px; float: left; position: relative; font-weight: bold; margin-right: 10px; border-top: 3px solid #fff; }
.head-menu li > a { display: block; padding: 0px 16px; text-decoration: none; font-size: 16px; }
.head-menu li > a:hover { opacity: 0.8; }
.head-menu .split { width: 1px; height: 28px; margin: 12px 4px; background: rgba(235, 238, 243, 0.9); }
.head-menu .active { background: #F2FAFF; border-top: 3px solid #1570EF; }
.head-menu li:hover { background: #F2FAFF; border-top: 3px solid #1570EF; }
.head-menu .tier { background: #0077DD; border: none; padding: 0px; min-width: 100%; }
.head-menu .tier a { color: #fff; padding: 0px 38px; white-space: nowrap; line-height: 48px; }
.head-menu .tier a:hover { background: #30AC6E; }
.head-menu li:hover .tier { opacity: 1; visibility: visible; }

.header .login { top: 40px; min-width: 106px; padding: 20px 25px; color: #333; }
.header .login .btn1 { margin-bottom: 12px; }
.header .login div { line-height: 20px; }
.header .user { top: 40px; width: 200px; padding: 24px 20px; right: -102px !important; text-align: center; color: #333; line-height: normal; }
.header .user .name { padding: 4px 0px 6px 0px; }
.header .user .desc { padding-bottom: 16px; margin-bottom: 16px; border-bottom: 1px solid #eee; }
.head-user li:hover .tier { opacity: 1; visibility: visible; }

/*购物车面板*/
.header .cart .tier { top: 40px; width: 344px; padding: 16px; line-height: 22px; color: #333; line-height: normal; }
.header .cart .tier:before { position: absolute; content: ""; top: -11px; right: 40px; border-left: 9px solid transparent; border-right: 9px solid transparent; border-bottom: 10px solid #eee; z-index: 600; }
.header .cart .tier:after { position: absolute; content: ""; top: -9px; right: 40px; border-left: 9px solid transparent; border-right: 9px solid transparent; border-bottom: 10px solid #fff; z-index: 600; }
.header .cart .tier .title { padding-bottom: 16px; }
.header .cart .tier .link { padding-top: 20px; border-top: 1px solid #ddd; }
.header .cart .tier .link span { line-height: 32px; }
.header .cart .tier .item { padding-bottom: 14px; }
.header .cart .tier .pic { float: left; width: 48px; height: 48px; margin-right: 13px; }
.header .cart .tier .desc { float: left; }
.header .cart .tier .desc h2 { max-width: 174px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.header .cart .tier .desc span { margin-right: 24px; }
.header .cart .tier .desc span:last-child { margin-right: 0px; }
.header .cart .tier .price { float: right; text-align: right; }

.head-lang { line-height: 52px; }
.head-lang li { float: left; margin-left: 20px; font-size: 14px; }

.head-cart .ico { margin-right: 6px; }

.footer { min-width: 1360px; }
.footer .copyright { text-align: center; color: #fff; }
.footer .copyright a { color: #fff; }
.footer .copyright .line1 { background: #fff; opacity: 0.1; }
.footer .help { padding: 80px 0px; border-top: 1px solid #eee; }
.footer-nav { float: right; }
.footer-nav dl { float: left; width: 180px; line-height: 2; }
.footer-nav dt { padding-bottom: 14px; }
.footer-nav dl a { color: #666; }

.footer-contact { float: right; }
.footer-contact dl { float: left; width: 220px; line-height: 2; }
.footer-contact dt { padding-bottom: 14px; }

.footer-social a { display: inline-block; margin: 4px 4px 0px 0px; }
.footer-social img { max-height: 40px; max-width: 40px; }

.footer-logo .contact { margin-top: 18px; }
.footer-logo .contact .item { line-height: 26px; margin-bottom: 6px; }
.footer-logo .contact .ico { margin: -4px 8px 0px 0px; }
.footer-logo .pic img { max-width: 400px; max-height: 100px; }

.footer-icp { margin: 26px 0px 4px 0px; display: inline-block; opacity: 0.9; }
.footer-designed { padding-bottom: 19px; opacity: 0.9; }
.footer-links { line-height: 40px; opacity: 0.8; }
.footer-links a { margin-right: 16px; }

.footer-attest { padding-bottom: 20px; }
.footer-attest img { vertical-align: middle; max-width: 32px; }
.footer-attest span { vertical-align: middle; opacity: 0.9; margin-top: 0px; }

.footer-tip { font-weight: bold; padding: 16px 0px; }

.footer-account { font-size: 12px; }
.footer-account .line1 { background: #E5E5E5; }
.footer-account .footer-info { font-size: 14px; padding: 32px 0px 8px 0px; }
.footer-account .footer-company { display: none; }
.footer-account .footer-icp { text-align: center; margin: 0px; padding: 8px 0px 32px 0px; color: #999; line-height: 20px; }
.footer-account .footer-icp a { color: #999; }
.footer-account .footer-addres { display: none; }

/*右侧导航*/
.toolbar-right .float-contact { position: fixed; right: 0px; top: 26%; width: 164px; border-radius: 8px; z-index: 100; background: #fff; overflow: hidden; border: 1px solid #EEEEEE; display: none; }
.toolbar-right .title { line-height: 32px; font-weight: bold; font-size: 14px; padding: 0px 12px; cursor: pointer; }
.toolbar-right .desc { background: #EEF6FF; }
.toolbar-right .desc .pic { width: 100%; height: 130px; overflow: hidden; }
.toolbar-right .desc .pic img { width: 100%; height: auto; }
.toolbar-right .desc .item { width: 139px; height: 32px; line-height: 32px; background: #0077DD; border-radius: 6px; margin: auto; margin-bottom: 4px; }
.toolbar-right .desc .item a { display: block; color: #fff; text-decoration: none; }
.toolbar-right .desc .item .ico { margin: -2px 6px 0px 9px; }
.toolbar-right .desc .qc { width: 84px; height: 84px; margin: 12px auto; }
.toolbar-right .desc .qc img { width: 100%; height: 100%; object-fit: cover; }
.toolbar-right .desc .phone { font-size: 16px; font-weight: bold; color: #00499F; font-style: italic; text-align: center; padding-bottom: 12px; }

.toolbar-right .float-contact-mini { position: fixed; right: 0px; top: 26%; width: 34px; border-radius: 6px; z-index: 100; background: #0077DD; text-align: center; word-wrap: break-word; }
.toolbar-right .float-contact-mini .ico { margin-bottom: 4px; cursor: pointer; }
.toolbar-right .float-contact-mini a { display: block; color: #fff; padding: 9px 7px; text-decoration: none; }
